×

nested block meaning in Chinese

嵌套分程序
嵌套块
嵌套循环

Examples

  1. Regular local variables in source code are defined within a block , which may be the entire method body or some nested block
    源代码中一般的本地变量都定义在一个块中,这个块可能是一个完整的方法体或者是一个嵌套块。
  2. A local variable , already declared in an enclosing block and therefore visible in a nested block , cannot be redeclared in the nested block
    一个语句块里的变量,可以被其他语句块再次声明,但是不可以在嵌套语句块声明,但是在嵌套块里他是可视的。

Related Words

  1. nested construct
  2. nested blocks
  3. nested design
  4. nesting subroutines
  5. birds nest
  6. nested intervals
  7. individual nest
  8. nested volcano
  9. headlight nest
  10. nesting loop
  11. nested barges
  12. nested binding
  13. nested block if statement
  14. nested blocks
PC Version

Copyright © 2018 WordTech Co.